home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1038 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: hpcvsnz.cv.hp.com!miller
  2. From: miller@spk.hp.com (Brian M. Miller)
  3. Newsgroups: comp.lang.c
  4. Subject: Software to play audio CDs
  5. Date: 10 Jan 1996 23:34:52 GMT
  6. Organization: Hewlett Packard Corvallis Site
  7. Message-ID: <4d1ies$os6@hpcvsnz.cv.hp.com>
  8. NNTP-Posting-Host: hpspk7bq.spk.hp.com
  9.  
  10.  
  11. Can you help me?  I want to write a simple C program for my PC which will 
  12. allow me to access music off a CD ROM drive.  I need to access the music
  13. by its time index, not the track #.  Ideally I will find a C-function which
  14. can be passed start and stop time information and will commence playing an
  15. audio CD over the indicated time interval.  
  16.  
  17. If such a function is not readily available, can anyone recommend a source 
  18. (book, magazine article, etc.) from which I might learn how to do what I want?
  19. I have the CD ROM in my PC and have been informed that what I need to do is
  20. to communicate with MSCDEX to access the CD drive.  If it is not already 
  21. obvious, I have no idea what MSCDEX is.  How can I learn about MSCDEX and how
  22. to use it to access my CD drive?
  23.  
  24. Brian Miller
  25. miller@spk.hp.com
  26.  
  27.  
  28.